|
Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
|
DHCPv6 option IA prefix structure. More...
Public Attributes | |
| int | preferredLifeTime |
| int | validLifeTime |
| byte | prefixLength |
| ipv6 | prefix |
| vector< Dhcpv6Option > | IAPrefixOptions |
Public Attributes inherited from Dhcpv6Option | |
| Dhcpv6OptionCode | optionCode |
| short | length |
DHCPv6 option IA prefix structure.
| vector<Dhcpv6Option> Dhcpv6OptionIAPrefix::IAPrefixOptions |
| int Dhcpv6OptionIAPrefix::preferredLifeTime |
| ipv6 Dhcpv6OptionIAPrefix::prefix |
| byte Dhcpv6OptionIAPrefix::prefixLength |
| int Dhcpv6OptionIAPrefix::validLifeTime |